home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / taglst17.zip / TAGLIST.DOC next >
Text File  |  1992-12-25  |  7KB  |  170 lines

  1. The BBS at the End of the Universe 1-201-884-2795   FIDO 1:2606/513
  2. New Jersey TAG Beta, On-line since 1988
  3. Dedicated 386/40, 535meg, USR Dual Standard 2400/9600 v32bis/v42bis
  4. Support also available through FIDO's TAG Door Echo.
  5.  
  6. Special thanks to Rob and Vic for the TAG structure.
  7.  
  8. TAG List will read your .DIR datafiles and generate an equivalent output file.
  9. You can then zip this file and place it in a directory and your users can
  10. d/l this system file list instead of looking through on-line.
  11.  
  12. X - not available yet       ! - important      o - regular notes
  13.  
  14. -------------------------------------------------------------------
  15. UPGRADE FROM PREVIOUS VERSION
  16. -------------------------------------------------------------------
  17. TAGList no longer uses taglist.1 and taglist.2 and does not generate the
  18. file listing.  The new usage should allow you to be more versatile with
  19. the selection and modification of FBOARDS.DAT.
  20. Please read below for new usage.
  21.  
  22.  
  23. -------------------------------------------------------------------
  24. NEW PARAMETERS:
  25. -------------------------------------------------------------------
  26. AR=
  27. DSL=
  28. F=Location of FBOARDS.DAT  (EX. C:\BBS\GFILES\)
  29.                            You do not need to specify this if you already
  30.                            have SET PY= to that location.
  31.  
  32. O=Output filename (Defaults to ALLFILE.LST if this is not specified)
  33.  
  34. H=Header filename (Defaults to TAGLIST.HED if this is not specified)
  35.                   Header file, if exists, is attached to the beginning of
  36.                   your ALLFILE.LST.
  37.  
  38. M=MultiNode Directory      (EX. C:\BBS\MULTI\)
  39.  
  40. [FD]  Generate FrontDoor compatible OKFILE.LST.
  41.  
  42. [BI]  Generate Binkley compatible OKFILE.LST.
  43.  
  44. [N=]  Create New File list since [Date].
  45.  
  46. [L]   Dynamic file area numbering.  Used to concatenate the area numbers
  47.       together without leaving gaps.
  48.  
  49. [K]   (Kbytes display intead of bytes)  EX. 1024 will be displayed as 1k
  50.  
  51. [W-]  No description word wrap (default is with word wrap)
  52.  
  53.  
  54. -------------------------------------------------------------------
  55. v1.7x Beta Release - please report bugs
  56. -------------------------------------------------------------------
  57. o Added [N=] parameter to create New File list since [Date].
  58.   [Date] is in the format of:
  59.   MM/DD/YY (12/25/92) => New files since 12/25/92.     EX. N=12/25/92
  60.   DD (30) => New files since last 30 days.             EX. N=30
  61.   So far the limit for DD is 30...
  62. o Added the missing output file extension in the output.
  63. o Fix Dynamic Link (dont know what happened) and extend M= length.
  64.  
  65. -------------------------------------------------------------------
  66. v1.7 Update
  67. -------------------------------------------------------------------
  68. o Made this program a freeware.
  69. o Added [FD] parameter to generate FrontDoor compatible OKFILE.LST
  70. o Added [BI] parameter to generate Binkley compatible OKFILE.LST
  71. o Added [W-] to toggle off word wrap in description.
  72. o Added a LIMIT section in this document.
  73. o Outfile name in the end of the output no longer contains the path.
  74. o Displays TAG color for area names during the run.
  75. o Does not leave foreground in bright white color after running.
  76. o If you got the early 1.6:
  77.   o The AR= (inclusion/exclusion) parameters below are fully functional.
  78.   o Commas are inserted in numbers.
  79.   o Aligned total files/size at the end of the output.
  80.   o Aligned 'OFF' in Kbyte display mode.
  81.  
  82. -------------------------------------------------------------------
  83. v1.6 Major Update
  84. -------------------------------------------------------------------
  85. o Range AR and DSL feature implemented.
  86.  
  87. ! Multiple AR support.  Trailing '-' is used for AR exclusion.  EX. 'A-'
  88.   AR=A        Process Dirs that have AR A.
  89.   AR=ACD      Process Dirs that have either A, B, or D.
  90.   AR=B@       Process Dirs that have AR B or no AR (@).
  91.  
  92.   Trailing '-' is used for AR exclusion
  93.   -------------------------------------
  94.   AR=C-       Process any Dir as long as it doesn't have AR C
  95.   AR=@-       Process any Dir as long as it has any AR.
  96.   AR=A-C-     Process any Dir as long as it doesn't have AR A or C.
  97.  
  98. ! Added DSL range option.
  99.   DSL=50      Only level 50 will be processed
  100.   DSL=50+     Level 50 and up (to 255) will be processed (same as dsl=50-255)
  101.   DSL=50-     Level 50 and below (to 0) will be processed (same as dsl=0-50)
  102.   DSL=50-60   Level 50 through 60 will be processed (dsl=60-50 doesn't work)
  103.  
  104.  
  105. -------------------------------------------------------------------
  106. EXAMPLES
  107. -------------------------------------------------------------------
  108. Normally you would just use:
  109. TAGLIST DSL=50- O=NORMAL.LST         (process DSL 0 to 50 sections)
  110.  
  111. If you have adult sections that use AR=A:
  112. TAGLIST DSL=75 AR=A O=ADULT.LST      (process only DSL=75 and AR=A sections)
  113.  
  114. For a true master file:
  115. TAGLIST O=TEST                       (process ALL sections)
  116.  
  117.  
  118. -------------------------------------------------------------------
  119. OTHER FEATURES
  120. -------------------------------------------------------------------
  121. o Maximum single file size display is 9999k.
  122.  
  123. o OFFLINE is now displayed as OFF (if kbyte display chosen)
  124.                        or OFFLINE (if bytes display chosen)
  125.  
  126. X If the file does not exist it will make TAG's .DIR as OFFLINE.
  127.  
  128. o To append TAGLIST.END to the end of Allfile.lst, use DOS command
  129.   COPY ALLFILE.LST+TAGLIST.END
  130.  
  131. o Support @ CDROM .DIRs located in the data directory.
  132.           ` MultiNode .DIRs via M= parameter.
  133.  
  134. o 0 byte files are listed as OFFLINE.
  135.  
  136. o If the .DIR does not exist you will be informed.
  137.  
  138. o Descriptions are optionally word-wrapped.
  139.  
  140. -------------------------------------------------------------------
  141. FUTURE (only if request to be included) <---!!!!
  142. -------------------------------------------------------------------
  143. o Option to make non-existent files in TAG's .DIR as OFFLINE.
  144. o Option to verify and update physical filesizes in TAG's .DIR.
  145. o Whatever features you don't see here.
  146. o Additional configuration file that allows you to modify your output to
  147.   whatever you want!  Following fields will be available:
  148.  
  149.         Uploader        Date Uploaded           Number of Time Downloaded
  150.         Filename        Filesize                Description
  151.         Points
  152.  
  153.   You can even have 2 line of descriptions per file to include all the info.
  154.  
  155. -------------------------------------------------------------------
  156. LIMIT
  157. -------------------------------------------------------------------
  158. o 2.1 gig for byte display or 2,100 gig for k display.
  159.  
  160.  
  161. -------------------------------------------------------------------
  162. FREE!
  163. -------------------------------------------------------------------
  164. This program is free, but if you really like it you can send holiday
  165. card as your appreciation to:
  166.  
  167.     Peter Yao
  168.  27 Marlin Drive
  169. Whippany, NJ 07981
  170.